[INFO] fetching crate init-tracing-opentelemetry 0.36.1...
[INFO] testing init-tracing-opentelemetry-0.36.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate init-tracing-opentelemetry 0.36.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate init-tracing-opentelemetry 0.36.1
[INFO] finished tweaking crates.io crate init-tracing-opentelemetry 0.36.1
[INFO] tweaked toml for crates.io crate init-tracing-opentelemetry 0.36.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate init-tracing-opentelemetry 0.36.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate init-tracing-opentelemetry 0.36.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783173a2972cefe65388e57a142de16b96700627d38b601452f9791150820358
[INFO] running `Command { std: "docker" "start" "-a" "783173a2972cefe65388e57a142de16b96700627d38b601452f9791150820358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783173a2972cefe65388e57a142de16b96700627d38b601452f9791150820358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783173a2972cefe65388e57a142de16b96700627d38b601452f9791150820358", kill_on_drop: false }`
[INFO] [stdout] 783173a2972cefe65388e57a142de16b96700627d38b601452f9791150820358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa49e0dd802356fb9be871b7a58476bcf16a33f1bdf11decfef1071e9b920947
[INFO] running `Command { std: "docker" "start" "-a" "fa49e0dd802356fb9be871b7a58476bcf16a33f1bdf11decfef1071e9b920947", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling init-tracing-opentelemetry v0.36.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s
[INFO] running `Command { std: "docker" "inspect" "fa49e0dd802356fb9be871b7a58476bcf16a33f1bdf11decfef1071e9b920947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa49e0dd802356fb9be871b7a58476bcf16a33f1bdf11decfef1071e9b920947", kill_on_drop: false }`
[INFO] [stdout] fa49e0dd802356fb9be871b7a58476bcf16a33f1bdf11decfef1071e9b920947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91333e54acfa02e687ad85a0b6833f84ed42ccc1649a3cee3006b173bfecffe9
[INFO] running `Command { std: "docker" "start" "-a" "91333e54acfa02e687ad85a0b6833f84ed42ccc1649a3cee3006b173bfecffe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling assert2-macros v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling assert2 v0.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling tokio-blocked v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling init-tracing-opentelemetry v0.36.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.76s
[INFO] running `Command { std: "docker" "inspect" "91333e54acfa02e687ad85a0b6833f84ed42ccc1649a3cee3006b173bfecffe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91333e54acfa02e687ad85a0b6833f84ed42ccc1649a3cee3006b173bfecffe9", kill_on_drop: false }`
[INFO] [stdout] 91333e54acfa02e687ad85a0b6833f84ed42ccc1649a3cee3006b173bfecffe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d01fb57fb3eaf8ec958bf73653fb1542ff5e725e99b4c3ad97a4fb20b07ca0ad
[INFO] running `Command { std: "docker" "start" "-a" "d01fb57fb3eaf8ec958bf73653fb1542ff5e725e99b4c3ad97a4fb20b07ca0ad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/init_tracing_opentelemetry-a6e31ab4e6c338fb)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests init_tracing_opentelemetry
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/../README.md - (line 50) - compile ... FAILED
[INFO] [stdout] test src/../README.md - (line 147) ... FAILED
[INFO] [stdout] test src/../README.md - (line 8) ... FAILED
[INFO] [stdout] test src/../README.md - (line 68) ... FAILED
[INFO] [stdout] test src/../README.md - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `init_tracing_opentelemetry::TracingConfig`
[INFO] [stdout]    --> src/../README.md:52:5
[INFO] [stdout]     |
[INFO] [stdout]  52 | use init_tracing_opentelemetry::TracingConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TracingConfig` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:133:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 132 | pub use config::{
[INFO] [stdout] 133 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 147) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tracing_opentelemetry_instrumentation_sdk`
[INFO] [stdout]    --> src/../README.md:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | use tracing_opentelemetry_instrumentation_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `tracing_opentelemetry_instrumentation_sdk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 8) stdout ----
[INFO] [stdout] error[E0433]: cannot find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]    --> src/../README.md:13:46
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let _guard = init_tracing_opentelemetry::TracingConfig::production().init_subscriber()?;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:133:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 132 | pub use config::{
[INFO] [stdout] 133 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 68) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `init_tracing_opentelemetry::TracingConfig`
[INFO] [stdout]    --> src/../README.md:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | use init_tracing_opentelemetry::TracingConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TracingConfig` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:133:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 132 | pub use config::{
[INFO] [stdout] 133 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 20) stdout ----
[INFO] [stdout] error[E0433]: cannot find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]    --> src/../README.md:25:46
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = init_tracing_opentelemetry::TracingConfig::default()
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:133:70
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 132 | pub use config::{
[INFO] [stdout] 133 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 147)
[INFO] [stdout]     src/../README.md - (line 20)
[INFO] [stdout]     src/../README.md - (line 50)
[INFO] [stdout]     src/../README.md - (line 68)
[INFO] [stdout]     src/../README.md - (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.23s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d01fb57fb3eaf8ec958bf73653fb1542ff5e725e99b4c3ad97a4fb20b07ca0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01fb57fb3eaf8ec958bf73653fb1542ff5e725e99b4c3ad97a4fb20b07ca0ad", kill_on_drop: false }`
[INFO] [stdout] d01fb57fb3eaf8ec958bf73653fb1542ff5e725e99b4c3ad97a4fb20b07ca0ad
